@charset "utf-8";

div
{
	display:block;
}

/* .highlight
{
	color: #FF0000;
} */

/* .bullet li
{
	background-image: url("");
	background-repeat: no-repeat;
	padding:2px 0px 2px 15px;
	margin:3px;
	list-style-type: none;
	background-position: center left;
	font:12px arial;

} */

/* .bullet2
{
	margin:20px 0px 40px 40px;
} */

/* .bullet2 li
{
	background-image: url("");
	background-repeat: no-repeat;
	padding:2px 0px 2px 15px;
	margin:3px;
	list-style-type: none;
	background-position: top left;
	font:12px arial;
	line-height:24px;

} */

#page-content {
	_background: none;  /* IE HACK */
}

/* add on */
#subcate a {
	font-size: 0.85em;
	line-height: 2.0em;
	color: #404040;
}

#subcate a:hover {
	color: #bd5203;
}

#subcate ul {
	list-style: none;
}

#libContent {
    padding: 3em 8em 2em 8em;
}

@media screen and (max-width: 980px){
	#libContent {
		padding: 2em 1em;
	}
}

#libContent ul.accordionPart {
    margin: 10px 0 0 0;
}

#libContent li div {
	padding-left: 10px;
}

#libContent .open_content {
	padding-left: 50px;
}

#subcate ul.accordionPart li.subcate_on 
{
	color: #bd5203;
	cursor: pointer;
}

#libContent h1 {
	font-size: 1.25em;
}

.table1
{
	border:1px solid #CCCCCC;
	padding:1px;
	margin:10px;
	border-collapse: separate;
    border-spacing: 2px;
}

.table1 table
{
	border-collapse: collapse;
	width:900px;
}

.table1 td
{
	padding:10px;
	text-align:center;
	border-bottom: 0px solid #DDDDDD;
	color: #555555;
	font: 15px arial;
}

.table1 td img
{
	border:0px solid;
}

.table1 th
{
	/* 表格最上面樣式 */
	background-repeat: repeat-x;
	background-position: 50% 50%;
	background-color: #c0dd81;
	background-image: url("../NCU Library_files/ui-bg_gloss-wave.png");
	font: 15px arial;
	font-weight: bold;
	height:25px;
	color: #247531;
	margin:1px;
	padding:6px;
	text-align:center;
}

.table1 .alt1
{
	/* 表格裡面底色 */
	background-color: #e9f2d7;
}

	.htmltitle
	{
		/* font: 18px arial; */
		font-weight: bold;
		margin: 10px 0px 10px 10px;
		color:#5297c8;
	}



		.htmldesc
	{
		font:15px arial;
		line-height: 200%;
		margin: 40px;
		text-indent: 30px

	}
	.htmldesc p
	{
		margin-bottom: 20px;
	}

	.htmldesc li
	{
		text-indent: 0px

	}

	.htmldesc h1
	{
		font: 18px arial;
		font-weight: bold;
		margin: 10px 0px 20px -40px;
		color:#5297c8;
	}

dt
{
	float: left;
	width: 70px;
	text-align: right;
	margin: 3px 0px 0px 0px;
	font-weight: bold;
}


dl
{
	margin: 15px 0px 0px 0px;
}

dd
{

	margin: 0px 0px 0px 80px;
	line-height: 200%;
}

dd input, dd textarea
{
	border: 1px solid #EBEBEB;
	background-color: #FFFFFF;
}

.pagenav
{
	float:right;
}

.pagenav li
{
	list-style-type:none;
	float: left;
	border: 1px solid #EAEAEA;
	background-color: #F6F8F9;
	margin: 3px;
	width: 15px;
	text-align:center;
}

.pagenav .current
{
	background-color:#759FBB;
	border:1px solid #417394;

}

.pagenav .current a
{
	color: #FFFFFF;
}

.pagenav li a
{
	color: #417394;
	font:12px arial;

}

.more
{
	text-align: right;
	display: block;
	width:100%;
}


.sidebox .banner
{
	margin: -13px;
	padding:0px;
}
.sidebox .banner li
{
	margin:1px;
	margin-top: 5px;
	padding:0px;
	background-image:none;
	float: left;


}

sup { vertical-align: top; position: relative; top: -0.5em; color:red;}
